- assembly debug program
- assembly debug program Assembler-Fehlersuchprogramm n
English-German dictionary of Electrical Engineering and Electronics. 2013.
English-German dictionary of Electrical Engineering and Electronics. 2013.
Assembly language — See the terminology section below for information regarding inconsistent use of the terms assembly and assembler. Motorola MC6800 Assembly Language An assembly language is a low level programming language for computers, microprocessors,… … Wikipedia
debug (command) — This article is about a shell command. For programming method, see Debugging. Debug Original author(s) Tim Paterson Developer(s) Microsoft Operating system DOS, MS DOS, OS/2, Microsoft … Wikipedia
Debug (command) — Infobox Software name = Debug author = Tim Paterson developer = Microsoft operating system = DOS, MS DOS, OS/2, Microsoft Windows genre = Debugger website = [http://technet.microsoft.com/en us/library/bb491040.aspx Debug] debug is a command in… … Wikipedia
Program optimization — For algorithms to solve other optimization problems, see Optimization (mathematics). In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently… … Wikipedia
Debug symbol — A debug symbol is information that expresses which programming language constructs generated a specific piece of machine code in a given executable module. Sometimes the symbolic information is compiled together with the module s binary file, or… … Wikipedia
Program counter — The program counter, or shorter PC (also called the instruction pointer, part of the instruction sequencer in some computers) is a register in a computer processor which indicates where the computer is in its instruction sequence. Depending on… … Wikipedia
IBM OLIVER (CICS interactive test/debug) — OLIVER (CICS interactive test/debug) was a proprietary testing and debugging toolkit for interactively testing programs designed to run on IBM s Customer Information Control System (CICS) on IBM s System/360/370/390 architecture. It provided… … Wikipedia
SIMON (Batch Interactive test/debug) — was a proprietary test/debugging toolkit for interactively testing Batch programs designed to run on IBM s System 360/370/390 architecture. It operated in two modes, one of which was full Instruction Set Simulator mode and provided Instruction… … Wikipedia
PDP-8 — A PDP 8 on display at the Smithsonian s National Museum of American History in Washington, D.C.. This example is from the first generation of PDP 8s, built with discrete transistors and later known as the Straight 8. The 12 bit PDP 8 was the… … Wikipedia
Debugging — Debug redirects here. For the shell command, see debug (command). For the German magazine, see Debug (magazine). A photo of the apocryphally first real bug, which was debugged in 1947. Debugging is a methodical process of finding and reducing the … Wikipedia
Debugger — A debugger or debugging tool is a computer program that is used to test and debug other programs (the target program). The code to be examined might alternatively be running on an instruction set simulator (ISS), a technique that allows great… … Wikipedia